'Declaration Public Interface INotificationCollection(Of T) Inherits IItemCollection(Of T)
public interface INotificationCollection<T> : IItemCollection<T>
'Declaration Public Interface INotificationCollection(Of T) Inherits IItemCollection(Of T)
public interface INotificationCollection<T> : IItemCollection<T>